Skip to content

[C#] fix csharp constructor for model with read-only 1st property#2932

Merged
wing328 merged 1 commit intomasterfrom
readonly_var
May 21, 2016
Merged

[C#] fix csharp constructor for model with read-only 1st property#2932
wing328 merged 1 commit intomasterfrom
readonly_var

Conversation

@wing328
Copy link
Contributor

@wing328 wing328 commented May 21, 2016

To fix #2911

Added test case (new model) to cover the issue moving forward.

@wing328 wing328 added this to the v2.2.0 milestone May 21, 2016
@wing328 wing328 merged commit 6383f6f into master May 21, 2016
@wing328 wing328 deleted the readonly_var branch May 21, 2016 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C#: Constructor is malformed if first property is readOnly: true

1 participant